Today I will be working on creating lists in Javascript, as an alternative to a database as it doesn't need the size or the functionality of a database.
05:34
Just wrote commentary in the javascript file. Unclear differences between, list, variable, object and properties.
Wrote idea behind a search function, but more efficent routing is certainly possible.
Should look into data scrapping and filtering the info to save time, but might be more practical just write it out in intentional format from the jump.